This commit is contained in:
uglyside
2025-01-30 21:52:52 +03:00
parent 0a87c8da89
commit e2af691b35
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# Licensed under the GNU General Public License, version 3.
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import pythonmodules, mesontools, pisitools
from pisi.actionsapi import pythonmodules, mesontools
i = ''.join([
' --prefix=/usr',
-1
View File
@@ -52,7 +52,6 @@
<Package>
<Name>botan-devel</Name>
<PartOf>runtime.header</PartOf>
<RuntimeDependencies>
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>