git » poppler.git » commit 69db0ea

Drop last few remaining 'debug' options from trunk

author Evangelos Foutras
2023-01-15 09:06:14 UTC
committer Evangelos Foutras
2023-01-15 09:06:14 UTC
parent 13b2b157cf8d90c169a8579964c03255f405a63d

Drop last few remaining 'debug' options from trunk

devtools 20230105-1 enables the debug option by default.

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f729a42..7f0cd5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL')
 makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg2' 'gtk3' 'pkgconfig' 'lcms2' 
              'gobject-introspection' 'icu' 'qt5-base' 'qt6-base' 'git' 'nss' 'gtk-doc' 'curl' 'poppler-data'
              'cmake' 'python' 'boost')
-options=('!emptydirs' 'debug')
+options=('!emptydirs')
 url="https://poppler.freedesktop.org/"
 # https://gitlab.freedesktop.org/poppler/poppler
 source=(https://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz{,.sig}