diff options
Diffstat (limited to 'repo/repo-linux')
-rw-r--r-- | repo/repo-linux/repo-linux.xibuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repo/repo-linux/repo-linux.xibuild b/repo/repo-linux/repo-linux.xibuild new file mode 100644 index 0000000..32c5e6b --- /dev/null +++ b/repo/repo-linux/repo-linux.xibuild @@ -0,0 +1,5 @@ +#!/bin/sh +# This file was automatically generated, do not edit! + +DESC="All the the packages available in linux" +DEPS=" b43-fwcutter linux linux-headers" |