Added new REPO field
This commit is contained in:
1
Makefile
1
Makefile
@@ -13,6 +13,7 @@ export DEPENDS = eudev,glibc
|
|||||||
export BUILDDEPS = eudev-dev
|
export BUILDDEPS = eudev-dev
|
||||||
export ARCH = x86_64
|
export ARCH = x86_64
|
||||||
export URL = http://libusb.info/
|
export URL = http://libusb.info/
|
||||||
|
export REPO = main
|
||||||
BRIEF = C library providing access to USB devices
|
BRIEF = C library providing access to USB devices
|
||||||
DESC = libusb is a C library that provides generic access to USB devices
|
DESC = libusb is a C library that provides generic access to USB devices
|
||||||
SNAPVER = 0
|
SNAPVER = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user