summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvangelos Foutras <foutrelis@archlinux.org>2023-01-15 08:52:32 +0000
committerEvangelos Foutras <foutrelis@archlinux.org>2023-01-15 08:52:32 +0000
commit869387e6096c2830456202acdf1689c6933da86a (patch)
tree3f2f8054a57a9baf514ca9cb7ef1e9ca0ad368e1
parent3cf29426d1637ca6d244ef571749d1de30b98657 (diff)
Drop options=(debug)/options=('debug') from trunk
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56ebb09..7989d37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,6 @@ depends=(glibc)
makedepends=(doxygen git glib2 graphviz gst-plugins-base gtest libdrm
libjpeg-turbo libtiff libyaml meson python-jinja python-ply python-sphinx
python-pyyaml qt5-base qt5-tools sdl2 systemd texlive-core)
-options=(debug)
source=(git+https://git.libcamera.org/$pkgname/$pkgname.git#tag=$_commit)
sha256sums=('SKIP')