diff --git a/install.sh b/install.sh
index 1fb63901dc63dca6950423d45a758c2ba2c0ddb0..629b9032e39a325ec626e625fbf4ccedb61411ed 100644
--- a/install.sh
+++ b/install.sh
@@ -53,7 +53,7 @@ function main(){
   sudo pacman -Syu --needed $(cat ./pacman.deps)
   pikaur -Syu --needed --noconfirm --noedit $(cat ./pikaur.deps)
   update_firefox_profile
-  # build_libs_from_sources
+  build_libs_from_sources
   enable_services
   copy_dotfiles
   update_desktop