arc-design / arc-theme

A flat theme with transparent elements
GNU General Public License v3.0
696 stars 55 forks source link

gnome-shell is mandatory even with --disable-gnome-shell #264

Closed bjo81 closed 5 years ago

bjo81 commented 5 years ago
checking for gnome-shell... no

configure: error: Could not determine GNOME Shell version. Install gnome-shell, or specify the version using '--with-gnome-shell=<version>' option.
configure: WARNING: cache variable ac_cv_prog_GNOME_SHELL_FOUND contains a newline

I've placed ./autogen.sh --prefix=/usr --disable-gnome-shell the build() of the PKGBUILD, so autogen shouldn't care about the missing gnome-shell.

bjo81 commented 5 years ago

Ok, I missed to add it also at the part for the -solid variant.