summaryrefslogtreecommitdiff
path: root/xmake/scripts
diff options
context:
space:
mode:
authorruki <[email protected]>2024-06-14 22:51:22 +0800
committerruki <[email protected]>2024-06-14 22:51:22 +0800
commit78500d686de1ff75688d76be648cf90d6f238166 (patch)
tree5cac7df6957f258b4194d77d9e77d30c433665c8 /xmake/scripts
parent2896c4ca3ac7010f8c0c63e8fd3b09721b118b64 (diff)
improve build requires
Diffstat (limited to 'xmake/scripts')
-rw-r--r--xmake/scripts/xpack/deb/debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmake/scripts/xpack/deb/debian/control b/xmake/scripts/xpack/deb/debian/control
index 2d54d9fd6..ec17558dc 100644
--- a/xmake/scripts/xpack/deb/debian/control
+++ b/xmake/scripts/xpack/deb/debian/control
@@ -3,8 +3,7 @@ Section: devel
Priority: optional
Maintainer: ${PACKAGE_MAINTAINER}
Build-Depends: debhelper-compat (= 13)
-Build-Depends-Arch:
- ${PACKAGE_BUILDREQUIRES}
+Build-Depends-Arch: ${PACKAGE_BUILDREQUIRES}
Standards-Version: 4.6.0
Homepage: ${PACKAGE_HOMEPAGE}
#Vcs-Browser: https://salsa.debian.org/debian/xmake