[neon/backports-focal/draco/Neon/release] debian: Revert "Enable DRACO_TRANSCODER_SUPPORTED"
Jonathan Riddell
null at kde.org
Wed Dec 15 17:07:57 GMT 2021
Git commit dc0fd6b698cbabb8a5d59e8a1a488afebfbb37b5 by Jonathan Riddell.
Committed on 15/12/2021 at 17:07.
Pushed by jriddell into branch 'Neon/release'.
Revert "Enable DRACO_TRANSCODER_SUPPORTED"
This reverts commit 73027adc2191265ee10d732139cfd5eb2255e9ba.
M +1 -8 debian/control
M +0 -1 debian/rules
https://invent.kde.org/neon/backports-focal/draco/commit/dc0fd6b698cbabb8a5d59e8a1a488afebfbb37b5
diff --git a/debian/control b/debian/control
index 8cfc40d..34157f9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,7 @@ Source: draco
Section: libs
Priority: optional
Maintainer: Timo Röhling <roehling at debian.org>
-Build-Depends:
- cmake,
- debhelper-compat (= 13),
- googletest,
- nlohmann-json3-dev,
- libeigen3-dev,
- libstb-dev,
- libtinygltf-dev,
+Build-Depends: debhelper-compat (= 13), cmake, googletest
Homepage: https://github.com/google/draco
Standards-Version: 4.6.0
Rules-Requires-Root: no
diff --git a/debian/rules b/debian/rules
index 1c768d8..9c4c7be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,6 @@ override_dh_auto_configure:
-DBUILD_SHARED_LIBS=ON \
-DDRACO_TESTS=$(BUILD_TESTS) \
-DDRACO_VERBOSE=3 \
- -DDRACO_TRANSCODER_SUPPORTED=ON \
-DCMAKE_SKIP_RPATH=ON
execute_after_dh_auto_install:
More information about the Neon-commits
mailing list