Skip to content

Commit 448c078

Browse files
package: webinterface-onboot depends on libbfd (#816)
1 parent 69e3320 commit 448c078

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package/webinterface-onboot/package

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ _pkgname='webinterface-onboot'
66
pkgnames=("$_pkgname")
77
pkgdesc="Start the web interface without the cable, on boot."
88
url="https://github.com/rM-self-serve/$_pkgname"
9-
pkgver=1.2.2-3
9+
pkgver=1.2.2-4
1010
timestamp=2023-12-03T11:43:00Z
1111
section="utils"
1212
maintainer="rM-self-serve <[email protected]>"
1313
license=MIT
1414
conflicts=(ddvk-hacks signature-rm)
15+
installdepends=(libbfd)
1516

1617
source=(
1718
"$url"/archive/cdfe457435974f7ca309b1ac50f1b2ef67000813.zip

0 commit comments

Comments
 (0)