* New patch, 10_kfreebsd, to build-depend and depend on libkvm-dev on
kfreebsd, to update the m4 macros to detect __FreeBSD_kernel__, and to update configure; thanks Petr Salinger; closes: #399270.
This commit is contained in:
5
debian/rules
vendored
5
debian/rules
vendored
@@ -7,3 +7,8 @@ include /usr/share/cdbs/1/class/gnome.mk
|
||||
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
|
||||
|
||||
DEB_DH_MAKESHLIBS_ARGS_ALL = -V 'libgtop2-7 (>= 2.14.2)'
|
||||
|
||||
ifeq (kfreebsd,$(DEB_HOST_ARCH_OS))
|
||||
DEB_DH_GENCONTROL_ARGS = -- -Vlibkvm-dev=libkvm-dev
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user