]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change section to graphics
authorBastian Dehn <hhaalo@arcor.de>
Wed, 24 Apr 2024 17:27:14 +0000 (19:27 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Wed, 24 Apr 2024 17:27:14 +0000 (19:27 +0200)
src/CMakeLists.txt

index 81c76b3328a33dfb8b78bafb61c3717f1a350478..5f11eaeaf5167b0821d89eb1b69195eda9d31255 100644 (file)
@@ -88,7 +88,7 @@ SET(CPACK_DEBIAN_PACKAGE_RELEASE "1")
 SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "Bastian Dehn <hhaalo@arcor.de")
 SET(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
 SET(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
-SET(CPACK_DEBIAN_PACKAGE_SECTION "libs")
+SET(CPACK_DEBIAN_PACKAGE_SECTION "graphics")
 SET(CPACK_DEBIAN_PACKAGE_DESCRIPTION "sane network backend for kodak alaris s2000w series")
 set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA ${CMAKE_CURRENT_BINARY_DIR}/conffiles;
 ${CMAKE_CURRENT_SOURCE_DIR}/debian/postinst;