check for the right ibase package
This commit is contained in:
parent
6926857a59
commit
ab3b7cfc22
2
debian/rules
vendored
2
debian/rules
vendored
@ -6,7 +6,7 @@ include /usr/share/dpkg/architecture.mk
|
||||
|
||||
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
ifneq (,$(filter libqt5sql5-ibase,$(shell dh_listpackages)))
|
||||
ifneq (,$(filter libqt6sql6-ibase,$(shell dh_listpackages)))
|
||||
extra_cmake_args += -DFEATURE_sql_ibase=ON
|
||||
else
|
||||
extra_cmake_args += -DFEATURE_sql_ibase=OFF
|
||||
|
Loading…
x
Reference in New Issue
Block a user