Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -5,6 +5,11 @@ revision: 2
|
|||||||
url: https://github.com/dylanaraps/neofetch
|
url: https://github.com/dylanaraps/neofetch
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["bash"]
|
output_architecture: any
|
||||||
optional_depends: ["xorg-xdpyinfo","xorg-xprop","xorg-xrandr"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- bash
|
||||||
|
optional_depends:
|
||||||
|
- xorg-xdpyinfo
|
||||||
|
- xorg-xprop
|
||||||
|
- xorg-xrandr
|
||||||
|
|||||||
Reference in New Issue
Block a user