Skip to content
Snippets Groups Projects
Commit d28d1148 authored by Thomas Liske's avatar Thomas Liske Committed by alice
Browse files

community/lcdproc: enable armhf support

parent e661d3b7
No related branches found
No related tags found
1 merge request!45981[3.17] community/lcdproc: enable armhf support
Pipeline #160091 skipped
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
# Maintainer: Thomas Liske <thomas@fiasko-nw.net> # Maintainer: Thomas Liske <thomas@fiasko-nw.net>
pkgname=lcdproc pkgname=lcdproc
pkgver=0.5.9 pkgver=0.5.9
pkgrel=2 pkgrel=3
pkgdesc="Multi-platform LCD display driver" pkgdesc="Multi-platform LCD display driver"
url="https://www.lcdproc.org/" url="https://www.lcdproc.org/"
arch="all !armhf" arch="all"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
makedepends="ncurses-dev libusb-compat-dev libftdi1-dev lirc-dev linux-headers libpng-dev" makedepends="ncurses-dev libusb-compat-dev libftdi1-dev lirc-dev linux-headers libpng-dev"
subpackages="$pkgname-doc $pkgname-openrc" subpackages="$pkgname-doc $pkgname-openrc"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment