Remove libsystemd-dev Build-Depends
Only necessary for login(1). Gbp-Dch: full
This commit is contained in:
1
debian/control
vendored
1
debian/control
vendored
@@ -23,7 +23,6 @@ Build-Depends:
|
||||
libpam0g-dev,
|
||||
libselinux1-dev [linux-any],
|
||||
libsemanage-dev [linux-any],
|
||||
libsystemd-dev [linux-any],
|
||||
libxml2-utils <!nodoc>,
|
||||
pkgconf,
|
||||
quilt,
|
||||
|
||||
1
debian/rules
vendored
1
debian/rules
vendored
@@ -26,7 +26,6 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
|
||||
|
||||
|
||||
ifeq ($(DEB_HOST_ARCH_OS),linux)
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += --enable-logind
|
||||
DEB_CONFIGURE_EXTRA_FLAGS += --with-audit
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user