diff options
Diffstat (limited to 'repo/xi/sysconfigs/sysconfigs.xibuild')
-rw-r--r-- | repo/xi/sysconfigs/sysconfigs.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/xi/sysconfigs/sysconfigs.xibuild b/repo/xi/sysconfigs/sysconfigs.xibuild index 519e68f..c3723c1 100644 --- a/repo/xi/sysconfigs/sysconfigs.xibuild +++ b/repo/xi/sysconfigs/sysconfigs.xibuild @@ -1,7 +1,7 @@ #!/bin/sh MAKEDEPS="" -DEPS="bootscripts sh" +DEPS="sh" PKG_VER=N/A DESC="Default system configs for xilinux" |