From 6e011e601129dfeeb6867e88d81ca07be50b84cb Mon Sep 17 00:00:00 2001 From: Jay Larson Date: Sat, 2 Dec 2017 12:26:01 -0600 Subject: [PATCH] Added new REPO field --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index adc53e6..5aae01f 100644 --- a/Makefile +++ b/Makefile @@ -13,6 +13,7 @@ export DEPENDS = eudev,glibc export BUILDDEPS = eudev-dev export ARCH = x86_64 export URL = http://libusb.info/ +export REPO = main BRIEF = C library providing access to USB devices DESC = libusb is a C library that provides generic access to USB devices SNAPVER = 0